Total Complexity | 21 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 100 |
Lines of code | 73 |
Logical lines of code | 41 |
Comment lines | 2 |
Methods | 9 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
prepareWord() | 58 | 6 | 16 | |
getStopWords() | 61 | 3 | 12 | |
getStemmer() | 62 | 3 | 11 | |
splitWords() | 63 | 3 | 11 | |
getPopularWords() | 64 | 2 | 10 | |
__construct() | 81 | 1 | 3 | |
SetStemmer() | 81 | 1 | 3 | |
setText() | 76 | 1 | 4 | |
setStemmerNormalisatiom() | 80 | 1 | 3 |